-- card: 15246 from stack: in -- bmap block id: 14607 -- flags: 4000 -- background id: 11611 -- name: Estimating -- part 2 (field) -- low flags: 01 -- high flags: 2002 -- rect: left=31 top=47 right=151 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=38 top=4 right=40 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 11030 / 11030 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual barn door close slowly to gray visual dissolve go stack "Home" end mouseUp -- part 4 (field) -- low flags: 01 -- high flags: 2007 -- rect: left=31 top=172 right=291 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 6 (button) -- low flags: 00 -- high flags: A002 -- rect: left=355 top=314 right=332 bottom=402 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Try It ----- HyperTalk script ----- on mouseUp push card visual venetian blinds to gray visual venetian blinds go card "tryIt" show card field "viewDemo" repeat until the mouse is Down end repeat get the mouseLoc hide card field "viewDemo" if item 1 of it > 20 and item 1 of it < 181 and item 2 of it > 56 and item 2 of it < 297 then send mouseDown to card field "expenseDemo" if item 1 of it > 52 and item 1 of it < 152 and item 2 of it > 15 and item 2 of it < 40 then send mouseDown to button "Feb" if item 1 of it > 235 and item 1 of it < 275 and item 2 of it > 306 and item 2 of it < 339 then send mouseUp to button "Go Back" end mouseUp -- part contents for background part 7 ----- text ----- Estimating Bills -- part contents for card part 2 ----- text ----- Some expenses change every year. You can choose to have The Stabilizer use the amounts from this year and last year to estimate the increase in expense amounts for next year. If the expense amount from last year has decreased this year The Stabilizer will estimate a 0% percent increase because the aim of this budget is to never be short on funds to cover bills. -- part contents for card part 4 ----- text ----- To have an expense automatically estimated hold down the mouse while the pointer is on the name of the expense item. When the information menu pops up drag the pointer onto the expense name at the top of the pop-up menu and release the mouse. You will get a message asking if you want an automatic cost adjustment for that expense (if you already set up automatic cost adjustment for this expense item then you will go to that card). If you click on "Yes" The Stabilizer will make a card to hold the data and will ask you for the expense amounts for the year preceding the one you already have entered. If you don't have that information, you may use the present year, but the estimation will not be as accurate the first year. To keep the estimations accurate you must change expense amounts for each month when you pay your bills.